home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / commonforms.dll / 0 / RCDATA / TFRMVISTAPROGRESS / TFRMVISTAPROGRESS.txt < prev   
Text File  |  2008-10-25  |  2KB  |  115 lines

  1. object frmVistaProgress: TfrmVistaProgress
  2.   Left = 405
  3.   Top = 354
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'frmVistaProgress'
  7.   ClientHeight = 177
  8.   ClientWidth = 399
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnHide = FormHide
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Image1: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 399
  28.     Height = 40
  29.     Align = alTop
  30.     AutoSize = True
  31.     Picture.Data = {<image000.TPNGObject>}
  32.   end
  33.   object lblHeader: TAxLabel
  34.     Left = 12
  35.     Top = 12
  36.     Width = 373
  37.     Height = 15
  38.     WordWrap = False
  39.     Quality = smMMXSmoothing4x
  40.     Transparent = True
  41.     AutoSize = False
  42.     Font.Charset = RUSSIAN_CHARSET
  43.     Font.Color = clWhite
  44.     Font.Height = -13
  45.     Font.Name = 'Arial'
  46.     Font.Style = [fsBold]
  47.     ShowAccelChar = True
  48.     ParentFont = False
  49.   end
  50.   object Panel1: TPanel
  51.     Left = 0
  52.     Top = 124
  53.     Width = 399
  54.     Height = 53
  55.     Align = alBottom
  56.     BevelOuter = bvNone
  57.     Color = 15461355
  58.     ParentBackground = False
  59.     TabOrder = 0
  60.     object btnStop: TButton
  61.       Left = 279
  62.       Top = 14
  63.       Width = 107
  64.       Height = 25
  65.       Caption = 'Stop'
  66.       Default = True
  67.       TabOrder = 0
  68.       OnClick = btnStopClick
  69.     end
  70.   end
  71.   object Panel2: TPanel
  72.     Left = 0
  73.     Top = 123
  74.     Width = 399
  75.     Height = 1
  76.     Align = alBottom
  77.     BevelOuter = bvNone
  78.     Color = 12829635
  79.     ParentBackground = False
  80.     TabOrder = 1
  81.   end
  82.   object pbMain: TProgressBar
  83.     Left = 12
  84.     Top = 92
  85.     Width = 373
  86.     Height = 17
  87.     TabOrder = 2
  88.   end
  89.   object pnlBackground: TPanel
  90.     Left = -2
  91.     Top = 40
  92.     Width = 401
  93.     Height = 49
  94.     BevelOuter = bvNone
  95.     ParentColor = True
  96.     TabOrder = 3
  97.     object lblAction: TAxLabel
  98.       Left = 15
  99.       Top = 8
  100.       Width = 373
  101.       Height = 33
  102.       WordWrap = True
  103.       Transparent = True
  104.       AutoSize = False
  105.       Font.Charset = DEFAULT_CHARSET
  106.       Font.Color = clWindowText
  107.       Font.Height = -13
  108.       Font.Name = 'Arial'
  109.       Font.Style = []
  110.       ShowAccelChar = True
  111.       ParentFont = False
  112.     end
  113.   end
  114. end
  115.